[INFO] fetching crate cyclonedds 1.8.0...
[INFO] testing cyclonedds-1.8.0 against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] extracting crate cyclonedds 1.8.0 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate cyclonedds 1.8.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate cyclonedds 1.8.0
[INFO] tweaked toml for crates.io crate cyclonedds 1.8.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate cyclonedds 1.8.0 on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate cyclonedds 1.8.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded heapless v0.7.17
[INFO] [stderr]   Downloaded atomic-polyfill v1.0.3
[INFO] [stderr]   Downloaded hash32 v0.2.1
[INFO] [stderr]   Downloaded cyclonedds-derive v1.8.0
[INFO] [stderr]   Downloaded hyper-timeout v0.5.2
[INFO] [stderr]   Downloaded console-api v0.8.1
[INFO] [stderr]   Downloaded cyclonedds-rust-sys v1.0.3
[INFO] [stderr]   Downloaded tonic v0.12.3
[INFO] [stderr]   Downloaded console-subscriber v0.4.1
[INFO] [stderr]   Downloaded hdrhistogram v7.5.4
[INFO] [stderr]   Downloaded cyclonedds-src v1.0.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 20a5eccdf9a76bbfcd6bb670c27057ba2d6948f44156923c92fbd6b8bbe9e322
[INFO] running `Command { std: "docker" "start" "20a5eccdf9a76bbfcd6bb670c27057ba2d6948f44156923c92fbd6b8bbe9e322", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "20a5eccdf9a76bbfcd6bb670c27057ba2d6948f44156923c92fbd6b8bbe9e322" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "20a5eccdf9a76bbfcd6bb670c27057ba2d6948f44156923c92fbd6b8bbe9e322", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "20a5eccdf9a76bbfcd6bb670c27057ba2d6948f44156923c92fbd6b8bbe9e322" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling cyclonedds-src v1.0.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling cyclonedds-rust-sys v1.0.3
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling cyclonedds-derive v1.8.0
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling cyclonedds v1.8.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 20s
[INFO] running `Command { std: "docker" "inspect" "20a5eccdf9a76bbfcd6bb670c27057ba2d6948f44156923c92fbd6b8bbe9e322", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "20a5eccdf9a76bbfcd6bb670c27057ba2d6948f44156923c92fbd6b8bbe9e322" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling cyclonedds v1.8.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 11.39s
[INFO] running `Command { std: "docker" "inspect" "20a5eccdf9a76bbfcd6bb670c27057ba2d6948f44156923c92fbd6b8bbe9e322", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "20a5eccdf9a76bbfcd6bb670c27057ba2d6948f44156923c92fbd6b8bbe9e322" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cyclonedds-7f787fffce6e8093)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test builtin::endpoint_tests::builtin_endpoint_sample_clone_preserves_strings_and_qos ... ok
[INFO] [stdout] test builtin::tests::builtin_topic_sample_clone_preserves_strings_and_qos ... ok
[INFO] [stdout] test builtin::tests::builtin_participant_sample_clone_preserves_qos ... ok
[INFO] [stdout] test error::tests::raw_code_exposes_structured_return_codes ... ok
[INFO] [stdout] test type_discovery::tests::dynamic_data_from_value_validates ... ok
[INFO] [stdout] test serialization::tests::cdr_encoding_default_is_xcdr1 ... ok
[INFO] [stdout] test error::tests::public_error_helpers_match_current_c_header_macros ... ok
[INFO] [stderr]      Running tests/integration_test.rs (/opt/rustwide/target/debug/deps/integration_test-cbc218f86b6c3d3a)
[INFO] [stdout] test type_discovery::tests::dynamic_data_get_set_primitives ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 106 tests
[INFO] [stdout] test qos_mutating_property_operations_work ... ok
[INFO] [stdout] test test_builtin_reader_with_qos_roundtrip ... ok
[INFO] [stdout] test test_builtin_samples_can_find_existing_topics ... ok
[INFO] [stdout] test test_builtin_endpoint_type_objects_are_accessible_when_available ... ok
[INFO] [stdout] test test_async_read_aiter ... ok
[INFO] [stdout] test test_async_take_aiter ... ok
[INFO] [stdout] test test_array_struct_roundtrip ... ok
[INFO] [stdout] test test_bounded_sequence_struct_roundtrip ... ok
[INFO] [stdout] test test_array_string_roundtrip ... ok
[INFO] [stdout] test test_array_enum_roundtrip ... ok
[INFO] [stdout] test test_bounded_sequence_enum_roundtrip ... ok
[INFO] [stdout] test test_bounded_sequence_roundtrip ... ok
[INFO] [stdout] test test_builtin_endpoint_sample_can_create_topic_descriptor_and_topic ... ok
[INFO] [stdout] test test_builtin_reader_qos_matches_discovered_endpoint_qos ... ok
[INFO] [stdout] test test_dynamic_invalid_bitmask_out_of_bound_position_is_reported ... ok
[INFO] [stdout] test test_dynamic_base_type_and_duplicate_registration ... ok
[INFO] [stdout] test test_derive_keyed_pub_sub ... ok
[INFO] [stdout] test test_dynamic_builder_applies_properties ... ok
[INFO] [stdout] test test_dynamic_builder_build_and_register_topic_work ... ok
[INFO] [stdout] test test_builtin_pseudo_topic_readers_work ... ok
[INFO] [stdout] test test_builtin_sample_qos_matches_entity_qos ... ok
[INFO] [stdout] test test_direct_string_roundtrip ... ok
[INFO] [stdout] test test_dynamic_invalid_bitmask_duplicate_position_is_reported ... ok
[INFO] [stdout] test test_dynamic_invalid_set_autoid_after_member_is_reported ... ok
[INFO] [stdout] test test_dynamic_invalid_enum_multiple_defaults_is_reported ... ok
[INFO] [stdout] test test_dynamic_invalid_enum_duplicate_name_is_reported ... ok
[INFO] [stdout] test test_dynamic_invalid_set_nested_after_member_is_reported ... ok
[INFO] [stdout] test test_dynamic_bitmask_auto_positions_work ... ok
[INFO] [stdout] test test_dynamic_invalid_set_autoid_on_enum_is_reported ... ok
[INFO] [stdout] test test_dynamic_invalid_enum_empty_name_is_reported ... ok
[INFO] [stdout] test test_dynamic_invalid_empty_member_name_is_reported ... ok
[INFO] [stdout] test test_dynamic_invalid_enum_bit_bound_is_reported ... ok
[INFO] [stdout] test test_dynamic_invalid_hashid_conflict_is_reported ... ok
[INFO] [stdout] test test_dynamic_invalid_enum_duplicate_value_is_reported ... ok
[INFO] [stdout] test test_dynamic_invalid_set_bit_bound_on_struct_is_reported ... ok
[INFO] [stdout] test test_dynamic_invalid_set_nested_on_enum_is_reported ... ok
[INFO] [stdout] test test_dynamic_invalid_set_nested_after_register_is_reported ... ok
[INFO] [stdout] test test_dynamic_invalid_set_extensibility_after_member_is_reported ... ok
[INFO] [stdout] test test_dynamic_invalid_struct_duplicate_member_id_is_reported ... ok
[INFO] [stdout] test test_dynamic_invalid_set_extensibility_on_primitive_is_reported ... ok
[INFO] [stdout] test test_dynamic_invalid_union_duplicate_default_is_reported ... ok
[INFO] [stdout] test test_dynamic_member_builder_requires_explicit_id_for_member_properties ... ok
[INFO] [stdout] test test_dynamic_key_optional_combination_reaches_runtime ... ok
[INFO] [stdout] test test_dynamic_invalid_union_hashid_conflict_is_reported ... ok
[INFO] [stdout] test test_dynamic_register_type_info_alias_works ... ok
[INFO] [stdout] test test_dynamic_member_insertion_positions_work ... ok
[INFO] [stdout] test test_dynamic_map_builder_reaches_runtime ... ok
[INFO] [stdout] test test_dynamic_sequence_array_and_string_builders_work ... ok
[INFO] [stdout] test test_dynamic_member_builder_applies_member_properties ... ok
[INFO] [stdout] test test_dynamic_struct_with_empty_substruct_reaches_runtime ... ok
[INFO] [stdout] test test_dynamic_struct_without_members_can_register ... ok
[INFO] [stdout] test test_dynamic_union_member_properties_work ... ok
[INFO] [stdout] test test_dynamic_union_bitmask_and_alias_registration ... ok
[INFO] [stdout] test test_dynamic_union_without_members_reports_error ... ok
[INFO] [stdout] test test_dynamic_type_registration_and_descriptor_creation ... ok
[INFO] [stdout] test test_dynamic_unbounded_builders_work ... ok
[INFO] [stdout] test test_dynamic_union_duplicate_label_is_reported ... ok
[INFO] [stdout] test test_dynamic_value_default_construction_and_field_updates ... ok
[INFO] [stdout] test test_dynamic_value_schema_validation_for_unions ... ok
[INFO] [stdout] test test_guardcondition ... ok
[INFO] [stdout] test test_dynamic_value_schema_validation_for_structs ... ok
[INFO] [stdout] test test_entity_and_endpoint_type_objects_match ... ok
[INFO] [stdout] test test_entity_qos_roundtrip_for_type_consistency_and_data_representation ... ok
[INFO] [stdout] test test_dynamic_value_union_constructor_and_accessors ... ok
[INFO] [stdout] test test_participant_can_create_topic_from_sertype_with_qos ... ok
[INFO] [stdout] test test_participant_creation ... ok
[INFO] [stdout] test test_owned_typeids_roundtrip_and_typeobject_resolution ... ok
[INFO] [stdout] test test_qos_builder ... ok
[INFO] [stdout] test test_qos_partition_resource_limits_time_filter_and_psmx ... ok
[INFO] [stdout] test test_qos_property_and_binary_property_roundtrip ... ok
[INFO] [stdout] test test_qos_type_consistency_and_data_representation ... ok
[INFO] [stdout] test test_readcondition_creation ... ok
[INFO] [stdout] test test_find_topic_and_topic_descriptor_from_type_info ... ok
[INFO] [stdout] test test_direct_vec_enum_roundtrip ... ok
[INFO] [stdout] test test_direct_vec_roundtrip ... ok
[INFO] [stdout] test test_sertype_hash_equality_and_topic_creation_work ... ok
[INFO] [stdout] test test_matched_endpoint_qos_and_keys_are_accessible ... ok
[INFO] [stdout] test test_matched_endpoint_can_create_topic_descriptor_and_topic ... ok
[INFO] [stdout] test test_subscriber_creation ... ok
[INFO] [stdout] test test_topic_creation ... ok
[INFO] [stdout] test test_topic_descriptor_can_create_topic_directly ... ok
[INFO] [stdout] test test_topic_descriptor_metadata_and_entity_sertype_access ... ok
[INFO] [stdout] test test_direct_vec_struct_roundtrip ... ok
[INFO] [stdout] test test_direct_vec_string_roundtrip ... ok
[INFO] [stdout] test test_typeinfo_and_descriptor_can_create_topics_with_qos ... ok
[INFO] [stdout] test test_typeinfo_duplicate_equality_and_typeid_strings_work ... ok
[INFO] [stdout] test test_typeinfo_matches_and_resolves_type_objects ... ok
[INFO] [stdout] test test_typeinfo_and_matched_endpoint_can_find_topics_with_qos_variants ... ok
[INFO] [stdout] test test_typeinfo_matches_false_for_different_types ... ok
[INFO] [stdout] test test_waitset_creation ... ok
[INFO] [stdout] test test_writer_reader_creation ... ok
[INFO] [stdout] test test_type_info_can_create_topic_directly ... ok
[INFO] [stdout] test test_typeinfo_typeids_are_accessible_and_comparable ... ok
[INFO] [stdout] test test_enum_roundtrip ... ok
[INFO] [stdout] test test_multi_array_roundtrip ... ok
[INFO] [stdout] test test_nested_key_roundtrip ... ok
[INFO] [stdout] test test_nested_struct_roundtrip ... ok
[INFO] [stdout] test test_nested_sequences_roundtrip ... ok
[INFO] [stdout] test test_optional_roundtrip ... ok
[INFO] [stdout] test test_keyed_instance_lifecycle ... ok
[INFO] [stdout] test test_type_info_and_matched_endpoint_discovery ... ok
[INFO] [stdout] test test_pub_sub_e2e ... ok
[INFO] [stdout] test test_sequence_enum_roundtrip ... ok
[INFO] [stdout] test test_sequence_roundtrip ... ok
[INFO] [stdout] test test_sequence_struct_roundtrip ... ok
[INFO] [stdout] test test_string_roundtrip ... ok
[INFO] [stderr]    Doc-tests cyclonedds
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 106 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.54s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test src/async.rs - r#async::DataReader<T>::read_aiter (line 71) - compile ... ok
[INFO] [stdout] test src/async.rs - r#async::DataReader<T>::read_aiter_timeout (line 348) - compile ... ok
[INFO] [stdout] test src/writer.rs - writer::DataWriter<T>::write_loan_async (line 317) - compile ... ok
[INFO] [stdout] test src/async.rs - r#async::DataReader<T>::read_aiter_batch_timeout (line 428) - compile ... ok
[INFO] [stdout] test src/participant.rs - participant::DomainParticipant::new (line 54) - compile ... ok
[INFO] [stdout] test src/content_filtered_topic.rs - content_filtered_topic::FilterParams (line 417) - compile ... ok
[INFO] [stdout] test src/participant_pool.rs - participant_pool::ParticipantPool (line 17) - compile ... ok
[INFO] [stdout] test src/request_reply.rs - request_reply::Requester (line 41) - compile ... ok
[INFO] [stdout] test src/request_reply.rs - request_reply::Replier (line 157) - compile ... ok
[INFO] [stdout] test src/async.rs - r#async::DataReader<T>::read_aiter_batch (line 149) - compile ... ok
[INFO] [stdout] test src/participant.rs - participant::DomainParticipant::ros2_topic_name (line 489) ... ok
[INFO] [stdout] test src/request_reply.rs - request_reply::RequestReply (line 14) - compile ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.49s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "20a5eccdf9a76bbfcd6bb670c27057ba2d6948f44156923c92fbd6b8bbe9e322", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "20a5eccdf9a76bbfcd6bb670c27057ba2d6948f44156923c92fbd6b8bbe9e322", kill_on_drop: false }`
[INFO] [stdout] 20a5eccdf9a76bbfcd6bb670c27057ba2d6948f44156923c92fbd6b8bbe9e322
